8.8
HIGH CVSS 3.1
CVE-2026-4747
Remote code execution via RPCSEC_GSS packet validation
Description

Each RPCSEC_GSS data packet is validated by a routine which checks a signature in the packet. This routine copies a portion of the packet into a stack buffer, but fails to ensure that the buffer is sufficiently large, and a malicious client can trigger a stack overflow. Notably, this does not require the client to authenticate itself first. As kgssapi.ko's RPCSEC_GSS implementation is vulnerable, remote code execution in the kernel is possible by an authenticated user that is able to send packets to the kernel's NFS server while kgssapi.ko is loaded into the kernel. In userspace, applications which have librpcgss_sec loaded and run an RPC server are vulnerable to remote code execution from any client able to send it packets. We are not aware of any such applications in the FreeBSD base system.

INFO

Published Date :

March 26, 2026, 7:16 a.m.

Last Modified :

April 20, 2026, 1:47 p.m.

Remotely Exploit :

Yes !
Affected Products

The following products are affected by CVE-2026-4747 vulnerability. Even if cvefeed.io is aware of the exact versions of the products that are affected, the information is not represented in the table below.

ID Vendor Product Action
1 Freebsd freebsd
CVSS Scores
The Common Vulnerability Scoring System is a standardized framework for assessing the severity of vulnerabilities in software and systems. We collect and displays CVSS scores from various sources for each CVE.
Score Version Severity Vector Exploitability Score Impact Score Source
CVSS 3.1 HIGH 134c704f-9b21-4f2e-91b3-4a467353bcc0
Solution
Patch the RPCSEC_GSS implementation to properly validate buffer sizes and prevent stack overflows.
  • Update the RPCSEC_GSS implementation to validate buffer sizes.
  • Ensure stack buffers are sufficiently large for copied data.
  • Apply vendor patches for kgssapi.ko and librpcgss_sec.
  • Remove or secure vulnerable RPC server applications.
Public PoC/Exploit Available at Github

CVE-2026-4747 has a 20 public PoC/Exploit available at Github. Go to the Public Exploits tab to see the list.

References to Advisories, Solutions, and Tools

Here, you will find a curated list of external links that provide in-depth information, practical solutions, and valuable tools related to CVE-2026-4747.

URL Resource
https://security.freebsd.org/advisories/FreeBSD-SA-26:08.rpcsec_gss.asc Vendor Advisory
https://github.com/califio/publications/tree/main/MADBugs/CVE-2026-4747 Exploit Third Party Advisory
https://github.com/califio/publications/blob/main/MADBugs/CVE-2026-4747/exploit.py Exploit
CWE - Common Weakness Enumeration

While CVE identifies specific instances of vulnerabilities, CWE categorizes the common flaws or weaknesses that can lead to vulnerabilities. CVE-2026-4747 is associated with the following CWEs:

Common Attack Pattern Enumeration and Classification (CAPEC)

Common Attack Pattern Enumeration and Classification (CAPEC) stores attack patterns, which are descriptions of the common attributes and approaches employed by adversaries to exploit the CVE-2026-4747 weaknesses.

We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).

CVE Tracker Credited by Anthropic Claude

Python

Updated: 1 week ago
0 stars 0 fork 0 watcher
Born at : April 27, 2026, 8:14 a.m. This repo has been linked 1 different CVEs too.

AIVulnBench is a small, reproducible benchmark for evaluating whether AI coding agents can identify real vulnerabilities in open source code when given the relevant source files.

Shell Makefile Python

Updated: 1 week, 3 days ago
2 stars 0 fork 0 watcher
Born at : April 23, 2026, 9:23 a.m. This repo has been linked 4 different CVEs too.

None

Shell Python

Updated: 5 days, 11 hours ago
0 stars 0 fork 0 watcher
Born at : April 18, 2026, 5:36 a.m. This repo has been linked 1 different CVEs too.

Tracking Vulnerabilities That Appear to be Credited to the Anthropic Research Team

Updated: 1 week, 3 days ago
11 stars 3 fork 3 watcher
Born at : April 17, 2026, 4:15 p.m. This repo has been linked 50 different CVEs too.

Open-source cybersecurity AI — trained to think like a defender

Python JavaScript

Updated: 3 weeks ago
0 stars 0 fork 0 watcher
Born at : April 14, 2026, 1:40 a.m. This repo has been linked 1 different CVEs too.

Multi-agent Claude-based end-to-end vulnerability discovery and exploit development. Orchestration for recon, parallelized analysis, adversarial verification, and exploit chain construction.

Shell

Updated: 3 weeks ago
0 stars 0 fork 0 watcher
Born at : April 14, 2026, 12:53 a.m. This repo has been linked 1 different CVEs too.

Community defense plan for the post-Mythos cybersecurity landscape. 49 files, 8000+ lines. 13 stack guides, 19 scanning prompts, 5 audit scripts, Docker scanner. Free. Open. CC BY 4.0.

Dockerfile Shell PowerShell

Updated: 1 week, 4 days ago
5 stars 0 fork 0 watcher
Born at : April 12, 2026, 6:25 a.m. This repo has been linked 2 different CVEs too.

None

Python

Updated: 3 weeks, 4 days ago
0 stars 0 fork 0 watcher
Born at : April 10, 2026, 2:45 a.m. This repo has been linked 1 different CVEs too.

None

Python

Updated: 3 weeks, 5 days ago
0 stars 0 fork 0 watcher
Born at : April 9, 2026, 4:31 a.m. This repo has been linked 1 different CVEs too.

🤖 Curated AI OSINT resources — Google dorks, Shodan queries, GitHub dorks, and techniques to discover exposed LLM endpoints, leaked AI API keys, misconfigured vector databases, and unprotected AI agents

ai-osint ai-security api-keys artificial-intelligence bug-bounty cybersecurity google-dorks hacking llm-security machine-learning mcp-security ollama osint owasp pentesting prompt-injection reconnaissance red-team shodan vector-database

Updated: 1 week, 3 days ago
67 stars 13 fork 13 watcher
Born at : April 8, 2026, 2:08 p.m. This repo has been linked 10 different CVEs too.

None

Updated: 2 weeks, 3 days ago
22 stars 3 fork 3 watcher
Born at : April 8, 2026, 1:22 p.m. This repo has been linked 1 different CVEs too.

Interactive infographic exploring Claude Mythos Preview — Anthropic's most capable frontier model, withheld from public release due to autonomous cybersecurity capabilities

JavaScript HTML CSS TypeScript

Updated: 3 weeks, 5 days ago
1 stars 0 fork 0 watcher
Born at : April 7, 2026, 9:38 p.m. This repo has been linked 1 different CVEs too.

Security audit engine that learns from your feedback. Bayesian calibration turns 6,000 noisy findings into 135 real issues. Model-agnostic, zero-config. Born from 93 real-world vulnerabilities.

adaptive-learning bayesian cli-tool defense-in-depth freebsd go knowledge-base llm owasp sast security security-audit vulnerability-scanner

Go Shell

Updated: 4 days, 13 hours ago
1 stars 0 fork 0 watcher
Born at : April 7, 2026, 3:07 p.m. This repo has been linked 1 different CVEs too.

可复现的AI Agent定制方案:有记忆、能进化、全自动内容生产

ai-agent automation llm memory obsidian openclaw rag self-evolving spring-ai wechat

Python Shell Mermaid

Updated: 1 month ago
0 stars 0 fork 0 watcher
Born at : April 5, 2026, 11:24 a.m. This repo has been linked 1 different CVEs too.

Real-time tool call visualization + undercover mode detector for Claude Code

JavaScript

Updated: 1 month ago
0 stars 1 fork 1 watcher
Born at : March 31, 2026, 10:09 p.m. This repo has been linked 1 different CVEs too.

Results are limited to the first 15 repositories due to potential performance issues.

The following list is the news that have been mention CVE-2026-4747 vulnerability anywhere in the article.

  • The Register
Anthropic's Project Glasswing CVE tally is still anyone's guess

Last week, Anthropic surprised the world by declaring that its latest model, Mythos, is so good at finding vulns that it would create chaos if released. Now, under the title of Project Glasswing, over ... Read more

Published Date: Apr 15, 2026 (2 weeks, 5 days ago)
  • Help Net Security
Anthropic’s new AI model finds and exploits zero-days across every major OS and browser

Automated vulnerability discovery tools have existed for decades, and the gap between finding a bug and building a working exploit has always slowed attackers. That gap is now substantially narrower. ... Read more

Published Date: Apr 08, 2026 (3 weeks, 6 days ago)

The following table lists the changes that have been made to the CVE-2026-4747 vulnerability over time.

Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.

  • Initial Analysis by [email protected]

    Apr. 20, 2026

    Action Type Old Value New Value
    Added CPE Configuration OR *cpe:2.3:o:freebsd:freebsd:15.0:p1:*:*:*:*:*:* *cpe:2.3:o:freebsd:freebsd:15.0:p2:*:*:*:*:*:* *cpe:2.3:o:freebsd:freebsd:13.5:p1:*:*:*:*:*:* *cpe:2.3:o:freebsd:freebsd:13.5:p2:*:*:*:*:*:* *cpe:2.3:o:freebsd:freebsd:13.5:p3:*:*:*:*:*:* *cpe:2.3:o:freebsd:freebsd:13.5:p4:*:*:*:*:*:* *cpe:2.3:o:freebsd:freebsd:13.5:p5:*:*:*:*:*:* *cpe:2.3:o:freebsd:freebsd:13.5:p6:*:*:*:*:*:* *cpe:2.3:o:freebsd:freebsd:13.5:p7:*:*:*:*:*:* *cpe:2.3:o:freebsd:freebsd:13.5:p8:*:*:*:*:*:* *cpe:2.3:o:freebsd:freebsd:13.5:-:*:*:*:*:*:* *cpe:2.3:o:freebsd:freebsd:13.5:p9:*:*:*:*:*:* *cpe:2.3:o:freebsd:freebsd:14.3:-:*:*:*:*:*:* *cpe:2.3:o:freebsd:freebsd:14.3:p1:*:*:*:*:*:* *cpe:2.3:o:freebsd:freebsd:14.3:p2:*:*:*:*:*:* *cpe:2.3:o:freebsd:freebsd:14.3:p3:*:*:*:*:*:* *cpe:2.3:o:freebsd:freebsd:14.3:p4:*:*:*:*:*:* *cpe:2.3:o:freebsd:freebsd:14.3:p5:*:*:*:*:*:* *cpe:2.3:o:freebsd:freebsd:14.3:p6:*:*:*:*:*:* *cpe:2.3:o:freebsd:freebsd:14.3:p7:*:*:*:*:*:* *cpe:2.3:o:freebsd:freebsd:14.3:p8:*:*:*:*:*:* *cpe:2.3:o:freebsd:freebsd:15.0:-:*:*:*:*:*:* *cpe:2.3:o:freebsd:freebsd:14.4:rc1:*:*:*:*:*:* *cpe:2.3:o:freebsd:freebsd:15.0:p3:*:*:*:*:*:* *cpe:2.3:o:freebsd:freebsd:14.3:p9:*:*:*:*:*:* *cpe:2.3:o:freebsd:freebsd:14.4:-:*:*:*:*:*:* *cpe:2.3:o:freebsd:freebsd:15.0:p4:*:*:*:*:*:* *cpe:2.3:o:freebsd:freebsd:13.5:beta3:*:*:*:*:*:* *cpe:2.3:o:freebsd:freebsd:13.5:p10:*:*:*:*:*:*
    Added Reference Type CISA-ADP: https://github.com/califio/publications/blob/main/MADBugs/CVE-2026-4747/exploit.py Types: Exploit
    Added Reference Type CVE: https://github.com/califio/publications/tree/main/MADBugs/CVE-2026-4747 Types: Exploit, Third Party Advisory
    Added Reference Type FreeBSD: https://security.freebsd.org/advisories/FreeBSD-SA-26:08.rpcsec_gss.asc Types: Vendor Advisory
  • CVE Modified by 134c704f-9b21-4f2e-91b3-4a467353bcc0

    Apr. 01, 2026

    Action Type Old Value New Value
    Added Reference https://github.com/califio/publications/blob/main/MADBugs/CVE-2026-4747/exploit.py
  • CVE Modified by af854a3a-2127-422b-91ae-364da2661108

    Apr. 01, 2026

    Action Type Old Value New Value
    Added Reference https://github.com/califio/publications/tree/main/MADBugs/CVE-2026-4747
  • CVE Modified by 134c704f-9b21-4f2e-91b3-4a467353bcc0

    Mar. 26, 2026

    Action Type Old Value New Value
    Added CVSS V3.1 AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
  • New CVE Received by [email protected]

    Mar. 26, 2026

    Action Type Old Value New Value
    Added Description Each RPCSEC_GSS data packet is validated by a routine which checks a signature in the packet. This routine copies a portion of the packet into a stack buffer, but fails to ensure that the buffer is sufficiently large, and a malicious client can trigger a stack overflow. Notably, this does not require the client to authenticate itself first. As kgssapi.ko's RPCSEC_GSS implementation is vulnerable, remote code execution in the kernel is possible by an authenticated user that is able to send packets to the kernel's NFS server while kgssapi.ko is loaded into the kernel. In userspace, applications which have librpcgss_sec loaded and run an RPC server are vulnerable to remote code execution from any client able to send it packets. We are not aware of any such applications in the FreeBSD base system.
    Added CWE CWE-121
    Added Reference https://security.freebsd.org/advisories/FreeBSD-SA-26:08.rpcsec_gss.asc
EPSS is a daily estimate of the probability of exploitation activity being observed over the next 30 days. Following chart shows the EPSS score history of the vulnerability.